
loading external AppLauncher/Activator QuickLaunch icons

make folder in your device
"/Library/Application Support/CCToggles/QuickLaunches/(APP_BUNDLE_ID | ACTIVATOR_LISTENER_ID)/"
and put Icon files
"Icon.png" for non-Retina device
"Icon@2x.png" for Retina device

ex) stock Preferences app
put Icon.png and Icon@2x.png files in 
/Library/Application Support/CCToggles/QuickLaunches/com.apple.Preferences/

ex) Compose Tweet Activator action
/Library/Application Support/CCToggles/QuickLaunches/libactivator.twitter.compose-tweet/



